-
Home
-
Transferito: WP Migration
-
8.4.3
-
Code
-
Classes
- FnDispatcher
| Total Complexity |
80 |
| Dependencies |
4 |
| Dependents |
2 |
| Total lines |
398 |
| Lines of code |
277 |
| Logical lines of code |
160 |
| Comment lines |
40 |
| Methods |
36 |
| Properties |
0 |
Methods 36
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| validateSeq() |
S |
57 |
5 |
15 |
| fn_to_string() |
S |
60 |
5 |
13 |
| fn_to_number() |
S |
60 |
5 |
12 |
| validateType() |
S |
61 |
5 |
11 |
| validate() |
S |
64 |
4 |
9 |
| fn_contains() |
S |
62 |
3 |
10 |
| fn_not_null() |
S |
64 |
3 |
10 |
| fn_max_by() |
S |
62 |
3 |
10 |
| fn_min() |
S |
66 |
3 |
7 |
| fn_min_by() |
S |
63 |
3 |
9 |
| fn_reverse() |
S |
63 |
3 |
10 |
| typeError() |
S |
61 |
2 |
12 |
| reduce() |
S |
62 |
2 |
12 |
| getInstance() |
S |
69 |
2 |
7 |
| fn_avg() |
S |
66 |
2 |
7 |
| fn_ends_with() |
S |
70 |
2 |
5 |
| fn_join() |
S |
67 |
2 |
7 |
| fn_length() |
S |
72 |
2 |
4 |
| fn_max() |
S |
67 |
2 |
7 |
| fn_starts_with() |
S |
70 |
2 |
5 |
| fn_merge() |
S |
67 |
2 |
8 |
| fn_to_array() |
S |
74 |
2 |
4 |
| fn_map() |
S |
66 |
2 |
8 |
| validateArity() |
S |
69 |
2 |
6 |
| fn_sort_by() |
S |
59 |
1 |
14 |
| __invoke() |
S |
79 |
1 |
3 |
| fn_abs() |
S |
75 |
1 |
4 |
| fn_ceil() |
S |
75 |
1 |
4 |
| fn_floor() |
S |
75 |
1 |
4 |
| fn_keys() |
S |
74 |
1 |
4 |
| fn_sum() |
S |
67 |
1 |
7 |
| fn_sort() |
S |
66 |
1 |
8 |
| fn_type() |
S |
74 |
1 |
4 |
| fn_values() |
S |
74 |
1 |
4 |
| wrapExpression() |
S |
65 |
1 |
9 |
| __call() |
S |
74 |
1 |
4 |